Gets the value of the absolute first entry in the timeline.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
| C# |
|---|
public T FirstValue { get; } |
|
|
| .NET Framework Class Library |
| Timeline<(Of <(<'T>)>)>..::..FirstValue Property |
| Timeline<(Of <(<'T>)>)> Class See Also Send Feedback |
| C# |
|---|
public T FirstValue { get; } |